Class_name = "CVehicleTurretAI"
object_name = "VehicleTurretInputController0"

//////	Controller specific
Artificial=true;

ControlledType="GOT_VEHICLE_TURRET";

AirPriority   = 1.0
LandPriority  = 0.2
MaxSearchTime = 8.0
GroundAttackTime = 7.0
RealPhysicBulletWeapon = true
HasFuse = false

DefaultMediumPriorityCriteria = 0.5
DefaultLowPriorityCriteria = 0.85
DangerDistance = 500.0

StopVehicleWhenPointing = true
PointingWhenRecharge = false
CanFreeSearchTargets = true

ArtilleryFire = false

//Priority for Targeting
//                     HI MEDIUM LOW

AirTargetMaxError =   2.0f, 8.0f, 32.0f
MaxAirTargetDisp   =   0.75f

LandTargetMaxError =   2.0f, 4.0f, 8.0f
MaxLandTargetDisp  =   1.25f

targetingDistance = 1000.0f

SearchErrorTime = 3f

// Max Error - max error distance in metres
// on distance 1000

StartAimErr = 0.06, 0.12, 0.24	//Initial bracketing aim error (reduced twice with each shot)
KvSide = 0.5	//Modifier for side bracketing

TargetRecognitionDelay = 10.0, 20.0, 30.0	//Delay before start to aim to a new target at 1000m range